* lisp/vc/log-edit.el: Fix highlighting of summary when it's the first line.
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 13 Jan 2014 15:33:01 +0000 (10:33 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 13 Jan 2014 15:33:01 +0000 (10:33 -0500)
commitb68d02a40557e9da00de0cf1500391cbe7735709
tree558a53fe92f6eae75fd84fe15a70b829decd6074
parent768d369dfe04f4c91647817d6aae0d9be7fe68e4
* lisp/vc/log-edit.el: Fix highlighting of summary when it's the first line.
(log-edit--match-first-line): New function.
(log-edit-font-lock-keywords): Use it.
(log-edit-mode): Make jit-lock-defer-multiline work.
lisp/ChangeLog
lisp/vc/log-edit.el